home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 August: Tool Chest / Dev.CD Aug 95 TC / Dev.CD Aug 95 TC.toast / Tool Chest / Development Tools & Languages / Dylan Related / Thomas / MacGambit⁄Thomas / MacGambit⁄Thomas Sources / Runtime (.c & .h) / main.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-03-15  |  131 b   |  4 lines  |  [TEXT/KAHL]

  1. extern long nb_processors;
  2. extern long stack_len, heap_len, const_len;
  3. extern long remote, remote_stack, remote_heap, remote_intr;
  4.